go/types.cycleFinder.types (field)
4 uses
go/types (current package)
infer.go#L698: types []Type
infer.go#L710: w.types[i] = nil
infer.go#L774: if i := tparamIndex(w.tparams, t); i >= 0 && w.types[i] != nil {
infer.go#L775: w.typ(w.types[i])
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)